-------------------------------------------------
Unity for Rainmeter update 2.0 to 3.0 Instruction
-------------------------------------------------

You are running Unity for Rainmeter 2.0 and want to use 3.0 (gotta love widgets), but don't want to reconfigure everything.
Well good news, that's possible! With a few simple steps you can update version 2.0 to 3.0, without lacking function :)
(Updating from 1.0 is not supported, to much changes).

Before proceeding you might want to make a backup of your Unity skin folder.
Allright so here we go:

1 Extract the update folder to a seperated location, let's say X:\Update

2. Go to your current Unity\Configure folder, open UserVariables.inc in notepad and copy the following lines into it, and save the file.

UnityBG=Unity.png
UnityBGAlpha=255
ShadowAlpha=240
GmailUsername=GmailUsername
GmailPassword=GmailPassword
CelciusOrFahrenheit=m
Location=USNY0996
Drive1=C
Drive2=D
ExDrive1=G
ExDrive2=H
OpDrive1=E
OpDrive2=F
VolumeStep=10
CPUBGColor=Blue
MemoryBGColor=Green
NetBGColor=black
Stack1Title=Stack1 (Right click to configure stack folder, use config tool for title)
Stack1Icon=./Icons/categories/applications-games.png
Stack2Title=Stack2 (Right click to configure stack folder, use config tool for title)
Stack2Icon=./Icons/categories/applications-games.png
Stack3Title=Stack3 (Right click to configure stack folder, use config tool for title)
Stack3Icon=./Icons/categories/applications-games.png

3.1 Go to your current Unity skin folder (Documents\Rainmeter\Skins\Unity)
3.2 Open Unity-for-rainmeter.ini in Notepad
3.3 Copy the entire @includeAppX list (your app sorting) to the clipboard (Ctrl+C)
3.4 Now go to X:\Update
3.5 Open Unity-for-Rainmeter.ini in notepad
3.6 Replace line 20: ";PASTE YOUR CURRENT APP SORTING HERE" with the list you just copied to your clipboard (Select the line and use Ctrl+V)
3.7 Save the file

4. Now copy all the contents of X:\Update to your Unity Skin folder and replace when prompted.

5. Refresh the skin, you will see your previous app sorting and some widgets underneath it appear. And you're done! :D